projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec639d7
)
Remove empty AC_SUBST.
author
Andreas Schwab
<schwab@suse.de>
Sun, 20 May 2007 07:40:35 +0000
(07:40 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Sun, 20 May 2007 07:40:35 +0000
(07:40 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index ae18893678cade38f466fd0e5ef5b0c6aaa44946..a8e9aec87499dc39a130c38853c76d8800ced8ea 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1622,7
+1622,6
@@
if test "${with_sound}" != "no"; then
LIBSOUND="$LIBSOUND $ALSA_LIBS"
CFLAGS_SOUND="$CFLAGS_SOUND $ALSA_CFLAGS"
AC_DEFINE(HAVE_ALSA, 1, [Define to 1 if ALSA is available.])
- AC_SUBST()
fi
AC_SUBST(CFLAGS_SOUND)
fi